home *** CD-ROM | disk | FTP | other *** search
- -- This is the word specification list used by the cross reference
- -- utility. For more information, see the end of this file.
- ------------------------------------------------------------------------------
- ++Include The "++" option lines toggle options.
- -- The next entry calls for cross referencing of all words starting
- -- with "re". Case sensitive compares for this type of entry is
- -- automatic. This type is not valid with the exclude option.
- re*
- ++CaseSensitive
- Visual
- window
- ++CaseInsensitive
- COLUMN_NAME
- HELP
- ++Exclude The following entries exclude the C language keywords.
- -- Change this list to those words you don't want cross
- -- referenced. Excluded names are automatically treated
- -- as case sensitive.
- --
- _Packed
- auto
- break
- case
- char
- const
- continue
- default
- do
- double
- else
- enum
- extern
- float
- for
- goto
- if
- int
- long
- register
- return
- short
- signed
- sizeof
- static
- struct
- switch
- typedef
- union
- unsigned
- void
- volatile
- while
- ------------------------------------------------------------------------------
- -- This file contains three types of lines:
- ------------------------------------------------------------------------------
- -- 1. A comment line has "--' in the first two columns.
- -- 2. An option line has "++' in the first two columns followed
- -- immediately by one of these four options:
- -- CaseSensitive - be sensitive to case on the words that
- -- follow (this is the default)
- -- CaseInsensitive - ignoring case on the words that follow
- -- Include - include the following words (this is
- -- the default)
- -- Exclude - exclude the following words
- -- 3. A word line has a single word surrounded by white space. Note
- -- that FileXref does not cross reference word phrases, just
- -- individual words.
- ------------------------------------------------------------------------------
- -- The controls above tell FileXref to search for "COLUMN_NAME" and
- -- "HELP" regardless of case. They also request case sensitive
- -- word cross referencing on the words "Visual", "window" and all
- -- words beginning with "re", except for "return" and "register",
- -- which will be excluded.
- ------------------------------------------------------------------------------
-